(mh-folder-mode-help-messages): Add e and t to K's help.
authorBill Wohler <wohler@newt.com>
Sun, 25 Jan 2009 20:12:13 +0000 (20:12 +0000)
committerBill Wohler <wohler@newt.com>
Sun, 25 Jan 2009 20:12:13 +0000 (20:12 +0000)
lisp/mh-e/mh-folder.el

index 4e5d67844c4c985c1d7b6eaaa449998a7558082e..e43c56ba68f90d33f3381766680155d8305b977d 100644 (file)
@@ -390,8 +390,9 @@ annotation.")
     (?/ "Limit to [c]c, ran[g]e, fro[m], [s]ubject, [t]o; [w]iden")
     (?X "un[s]har, [u]udecode message")
     (?D "[b]urst digest")
-    (?K "[v]iew, [i]nline, [o]utput/save MIME part; save [a]ll parts; \n"
-        "[TAB] next; [SHIFT-TAB] previous")
+    (?K "[v]iew, [i]nline, with [e]xternal viewer; \n"
+        "[o]utput/save MIME part; save [a]ll parts; \n"
+        "[t]oggle buttons; [TAB] next; [SHIFT-TAB] previous")
     (?J "[b]lacklist, [w]hitelist message"))
   "Key binding cheat sheet.
 See `mh-set-help'.")